-
Re: Is necessary to import manually the stems before running TTFAutohint?
Could be a font meta-data issue: http://typophile.com/node/95303 I'm not arguing against manual hinting. I'm just not convinced that it's a hinting problem in this particular instance.1 -
Re: Is necessary to import manually the stems before running TTFAutohint?
Here's what I mean: Compare the first and second row here. These character images where taken from Göran's screen shot. Each glyph is exactly one pixel wider in the bold than in the regular. Also not…3 -
Re: Proper technique(s) for scripting OT/CFF
As far as I know, this is the usual way to do it, and I can't think of a way that's more straightforward. You do have to pay attention to the order of your features. For instance, if you have a c2sc …1 -
Re: dlig features
One of the cool things about AAT is that you can define the names of features. So, if you want a feature called "Schoolbook Alternates" or "Unicase", you can do it, and you don't …1 -
Re: dlig features
Zapfino that ships with Macs isn't an OpenType font. It's an AAT (Apple Advanced Typography) font, a format that came out of QuickDraw GX a few years before OpenType. Like OpenType, it's an extension…2